home *** CD-ROM | disk | FTP | other *** search
- ------------------------------------ 4.0.0 -------------------------------------
-
- NEW
-
- + several new ARexx commands/options, e.g.
- + option: PREV/S (FREEZE)
- + option: ASK/S (PREFS)
- + option: LOCAL/S (PREFS)
- + option: GLOBAL/S (PREFS)
- + command: BREAKPT
- + option: CLR/S (BREAKPT)
- + option: ADD/N (BREAKPT)
- + option: PREV/S (BREAKPT)
- + option: NEXT/S (BREAKPT)
- + option: ABSNAME, ... (QUERY)
- + option: PROTECT (XREF)
- + ...
- + modes support: window-local configuration depending on file type (4.0.0):
- + syntax parser, menu, fonts, icons etc. can be set for every window (4.0.0)
- + multiple screens can be used simultaneously (4.0.0)
- + new undo mode "AUTO" (4.0.0)
- + icon toolbar (optional) (4.0.0)
- + new user interface; notebook configuration requesters (4.0.0)
- + new flexible object-oriented configuration file format ("registry") (4.0.0)
- + non-modal (non-blocking) requesters (4.0.0)
- + function scanner, ASCII table etc. can be kept open permanently (4.0.0)
- + unlimited number of reference databases can be loaded for every mode (4.0.0)
- + HTML syntax highlighting, HTML function scanner (4.0.0)
- + configurable C/C++ syntax parser "WarpStormC++" (4.0.0)
- + new (fast) API-2 library interface; local configuration supported (4.0.0)
- + new quickstarter (4.0.0)
- + breakpoints management (4.0.0): GoldED can be used as SLD debugger frontend (4.0.0)
- + variables management: local/global variables (4.0.0)
- + new event type "sequence" (menu/mouse/keyboard configuration) (4.0.0)
- + drag & drop: move marked text using your mouse (4.0.0)
- + grep filter requester provides direct-load option (4.0.0)
- + touch option for fgrep filter requester (4.0.0)
- + IntelliSense input aid: automatic word completion depending on context (4.0.0)
- + optional SMART_REFRESH for text buffers (reduced CHIP RAM usage)
- + fast API-2 version of the mirror client (online bracket highlighting) (4.0.0)
- + Swedish catalog translation by Lars Renström (4.0.6)
- + clicking into block hides block (4.0.7)
-
- ADJUSTMENTS
-
- + new installer script (minimum/maximum installation) (4.0.0)
- + improved menu (4.0.0)
- + "fold all", "unfold all" and AutoFold faster (4.0.0)
- + improved internal editor design (object oriented) (4.0.0)
- + improved ESC requester termination (new edit hook for string gadgets) (4.0.0)
- + improved listview handling if deleting items (4.0.0)
- + GoldED directory structure reorganized (4.0.0)
- + undo-feature (if a requester is canceled) doesn't require temp files (4.0.0)
- + the following start options have been replaced by FILETYPE/K:
- - CONFIG/K,SCREEN/K
- + ARexx command set redesigned: configuration controlled by variables (4.0.0)
- + recorded sequence is saved with configuration (4.0.0)
- + sequence recording supports nested recording (4.0.0)
- + setup of user-defined gadgets independent of menus (4.0.0)
- + window arrange: reserved areas can be defined for all screen borders (4.0.0)
- + Hotkey interrupts reference database creation/file search (4.0.0)
- + most listviews support multiple selection (SHIFT-click; OS3 required) (4.0.0)
- + find/replace history saved as part of the configuration (4.0.0)
- + keyboard configuration: import option (4.0.0)
- + recompiled with compiler version 3.20 (4.0.5)
- + import option added to local configuration requester (4.0.6)
- + improved FILETYPE handling of quickstarter (4.0.6)
- + up/down gadgets for function scanner configuration (4.0.10)
- + stack check added to fold-all function (4.0.11)
- + catalogs updated (4.0.12)
-
- BUGFIXES
-
- + enforcer hit in event definition requester; fixed (4.0.1)
- + enforcer hit caused by display refresh handler; fixed (4.0.2)
- + editor didn't use correct console definition string if sending ARexx commands (4.0.3)
- + reloading of a text didn't refresh breakpoints (4.0.3)
- + enforcer hits if GoldED couldn't start due to missing library; fixed (4.0.4)
- + column insertion could cause enforcer hit if syntax highlighting was enabled (4.0.6)
- + enforcer hit after the last menu has been deleted; fixed (4.0.6)
- + warpMail syntax parser: now handles "-" in URL correctly (4.0.6)
- + configuration requesters caused enforcer hits on Cybergraphics systems; fixed (4.0.7)
- + mungwall hit if closing the parent window of the parent window of a requester; fixed (4.0.7)
- + loading compressed IFF toolbar images could crash GoldED; fixed (4.0.7)
- + preparsing bug of syntax parsers fixed (4.0.8)
- + "add" gadget of scanner configuration requester didn't work (4.0.9)
- + WINDOW PREV didn't work with two open windows (4.0.10)
- + SMART_REFRESH windows are forced to the front (4.0.10)
- + bad fold structure (more fold start markers than end markers) not detected; fixed (4.0.10)
- + mungwall hit of buffer rename requester fixed (4.0.11)
- + ASL file requester appeared on wrong screen (OS2.x only) (4.0.13)
- + error in "standard.keymap" made GoldED overwrite random memory address (4.0.13)
- + pattern parsing bug (mode selection) fixed (4.0.13)
-
-
- ------------------------------------ 4.1.0 -------------------------------------
-
- NEW
-
- + new ARexx commands/options:
- + option: TOGGLE/S (SET)
- + new variables SHIFT, ALT, CTRL (4.1.0)
- + Italian menu and Italian catalog translation by Dr. Giovanni Addabbo (4.1.0)
- + French menu and French catalog translation by Georges Goncalves (4.1.2)
- + tolerant AutoDoc scanner "autodocslow" (no FF required) (4.1.3)
- + new count requester (block-only option) (4.1.3)
- + ASCII code display: decimal, hexadecimal and octal value are displayed (4.1.3)
- + spacing between toolbar gadgets can be set (4.1.3)
- + exclude cursor option active: automatic block promotion (4.1.3)
- + two-pass mode selection: 1st pass = full path parsing, 2nd path = file name parsing (4.1.4)
-
- ADJUSTMENTS
-
- + text font is used for syntax parser example text; used to be screen font (4.1.0)
- + text font is used for ascii table; used to be window font (4.1.0)
- + case sensitive menu shortcuts: fallback to unshifted shortcut added (4.1.0)
- + REQUEST command accepts "|" and LF code as separator (4.1.2)
- + referenced files are not write-protected if already open (4.1.3)
- + improved Pascal scanner (4.1.3)
- + NEW NONAME resets filetype (4.1.4)
-
- BUGFIXES
-
- + user-defined variables couldn't be used to control menu checkmarks; fixed (4.1.1)
- + searching non-existent path made GoldED display endless insert-volume requests (4.1.2)
- + replace function didn'd refresh cursor line if replacing one char by another char (4.1.2)
- + editor didn't display text if mode change has been caused by loading a file into existing window (4.1.2)
- + drag-and-drop pointer didn't disappear in all windows if attempting to move block into itself (4.1.3)
- + spelling error in api.h fixed (4.1.3)
-
-
- ------------------------------------ 4.2.0 -------------------------------------
-
- NEW
-
- + new ARexx commands/options:
- + command: STOP
- + option: STOP (HELP)
- + option: ALL (BREAKPT)
- + option: CLEANUP (BREAKPT)
- + multiple toolbars in editor windows (4.2.0)
- + script parser WarpScript for editing startup sequence etc. (4.2.0)
- + new variables RC and RESULT (4.2.0)
- + WWW Publishing Extensions for GoldED (available separately) (4.2.0)
-
- ADJUSTMENTS
-
- + documents created by GoldED don't have the executable bit set (4.2.3)
- + ASL file requester hides info files (4.2.4)
- + AutoCase function respects white space settings (4.2.5)
- + REQUEST command supports variable-sized buttons (4.2.5)
-
- BUGFIXES
-
- + center flag (display configuration) is respected (4.2.0)
- + flags in screen title are updated properly during mode changes (4.2.0)
- + potential deadlock problem of public screen handling fixed (4.2.0)
- + syntax parser configuration: reset button didn't clear parser name gadget (4.2.0)
- + parsing startup arguments could cause enforcer hit; fixed (4.2.1)
- + editor didn't recognize template '\"' (event definition) (4.2.2)
- + backfill hook bug fixed (responsible for screen background refresh) (4.2.2)
- + registry maintenance system sometimes lost presets installed by the regedit tool; fixed (4.2.2)
- + quickstarter overwrote stack if too many file names were specified; fixed (4.2.2, ED 3.3)
- + bug of internal block-to-object function fixed (4.2.3)
- + failed save operation (file already locked) did set delete-protection; fixed (4.2.3)
- + SESSION command didn't AutoFold files (4.2.3)
- + ASL requester could crash GoldED if sharing the screen with other apps; fixed (4.2.4)
-
-
- ------------------------------------ 4.3.0 -------------------------------------
-
- NEW
-
- + new ARexx commands/options:
- + option: UNPARSE (SYNTAX)
- + option: DIR/K (RUN)
- + option: NAME/K (MORE)
- + option: FILETYPE/K (MORE)
- + option: FILETYPE/K (WINDOW)
- + option: EXPORT/S (SAVE)
- + new HTML parser; recognizes comments (4.3.0)
- + online spellchecking: Words for GoldED 4 (available separately) (4.3.0)
- + breakpoints can be set before the start of a debugger session (4.3.0)
- + breakpoints can be saved (4.3.0)
- + additional developer information (registry, debugger, syntax parser) (4.3.0)
- + StormC environment (4.3.2)
-
- ADJUSTMENTS
-
- + default file pattern saved with configuration (4.3.0)
- + DEBUG STOP doesn't require PORT/K parameter (4.3.2)
- + quickstarter supports SESSION/K argument/tooltype (4.3.2)
- + quickstarter reads tooltypes of text icons, not tooltypes of ED icon (4.3.2)
- + menus redesigned: additional submenus (4.3.2)
-
- BUGFIXES
-
- + TAB requester didn't sort tabs correctly (4.3.0)
- + BREAKPT NEXT/PREV didn't handle folds correctly (4.3.0)
- + MIRROR client didn't ignore fold headers; fixed (4.3.0)
- + mungwall hit of save-config requester fixed (4.3.1)
- + copy/paste button of menu configuration could crash GoldED if used in submenus (4.3.2)
- + toolbar configuration: "space"-gadget caused enforcer hits; fixed (4.3.3)
-
- ------------------------------------ 4.4.0 -------------------------------------
-
- NEW
-
- + new ARexx commands/options:
- + option: CAPS (QUERY)
- + option: SAVE/S (BREAKPT)
- + option: QUERY/K (BREAKPT)
- + option: CHKCASE/S (BLOCK SORT)
- + API interface 3.0 (4.4.0)
- + toolbar bubble help (4.4.0)
- + toolbar images are remapped dynamically to match colors of screen (4.4.0)
- + 16 color toolbar images (optional) (4.4.0)
- + QuickInfo API client shows info for word under cursor (e.g. function prototypes) (4.4.0)
- + WWW environment 2.0 (available separately)
- + ISO 8859 / ISO Latin 1 conversion
- + GIF image size detection
- + palette window for color selection
- + browser preview button
- + bookmark management
-
- ADJUSTMENTS
-
- + ARexx debug mode shows outgoing commands (4.4.0)
-
- BUGFIXES
-
- + startup failed under OS2; fixed (4.4.1)
-